﻿@charset "utf-8";

body{min-width: 1200px; width: 100%;}

/**/
.six_bg{ background:#f2f2f2; padding:70px 0;font-size: 0;}
.six_t{font-size: 36px;color: #333;text-align: center;line-height: 46px;height: 70px; background:url(../images/five_line.png) no-repeat center 60px;}
.six_t a{font-size: 36px;color: #333;}
.six_t span{display: block;font-size: 18px;color: #999;font-weight: normal; padding:20px 0 0;}
.idesign-list dl{width: 198px;height: 170px;text-align: center;float: left; background:#fff; border:#e6e6e6 1px solid; margin-top:30px; margin-right:50px; padding:28px 0 0;color: #333;}
.idesign-list dl:hover{ background:#046fcd; border:#046fcd 1px solid;color: #fff;}
.idesign-list dl dt{width: 76px;height: 76px; margin:0 auto;}
.idesign-list dl dd{ padding:10px 0 0;}
.idesign-list dl dd h3{font-size: 18px;height: 30px;line-height: 30px;}
.idesign-list dl dd p{font-size: 14px;line-height: 32px;}
.idesign-list dl .icon{position:relative;display:block;width:76px;height:76px;}
.idesign-list dl .icon i{position:absolute;width:100%;height:100%; background-image:url(../images/five_ico.png);top:0;left:0;}
.idesign-list dl .icon .default{-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.idesign-list dl .icon .hover{opacity:0;visibility:hidden;
	-webkit-transform:translate3d(0,0,-76px) rotate3d(1,0,0,90deg);
	transform:translate3d(0,0,-76px) rotate3d(1,0,0,90deg);
	-webkit-transform-origin:50% 0%;
    transform-origin:50% 0%;
    -webkit-transition:all 0.4s linear;
    transition:all 0.4s linear;}
.idesign-list dl.i1 .icon .default{background-position:0 0;}
.idesign-list dl.i2 .icon .default{background-position:0 -76px;}
.idesign-list dl.i3 .icon .default{background-position:0 -152px;}
.idesign-list dl.i4 .icon .default{background-position:0 -228px;}
.idesign-list dl.i5 .icon .default{background-position:0 -304px;}
.idesign-list dl.i1 .icon .hover{background-position:-76px 0;}
.idesign-list dl.i2 .icon .hover{background-position:-76px -76px;}
.idesign-list dl.i3 .icon .hover{background-position:-76px -152px;}
.idesign-list dl.i4 .icon .hover{background-position:-76px -228px;}
.idesign-list dl.i5 .icon .hover{background-position:-76px -304px;}
.idesign-list dl:hover .hover{opacity:1;visibility:visible;}
.idesign-list dl:hover .default{opacity:0;visibility:hidden;}
.idesign-list dl:hover .default{-webkit-transform:translate3d(0,76px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,76px,0) rotate3d(1,0,0,-90deg);}
.idesign-list dl:hover .hover{-webkit-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg);}
.idesign-list .i5{ margin-right:0;}

/*天圣产品中心*/
.chanpin{ padding:70px 0 80px; font-size:0;}
.chanpin .six_t{height: 136px;}
.cp_l{width: 300px;background: #046fcd;}
.cp_l h3{ background:url(../images/cp_ltbg.gif) no-repeat;width: 208px;height: 80px; padding:20px 0 0 92px;line-height: 30px;}
.cp_l h3 a{font-size: 30px;color: #fff;}
.cp_l h3 i{display: block;font-size: 18px;color: #3e8dd2;font-weight: normal;text-transform: uppercase;}
.cp_l ul li{width: 300px;height: 50px; border-bottom:#2887db 1px solid;}
.cp_l ul li a{font-size: 16px;color: #fff;display: block;width: 265px;height: 50px;line-height: 50px;overflow: hidden; padding:0 0 0 35px;background: #046fcd url(../images/cp_ico01.gif) no-repeat 250px 20px;}
.cp_l ul li a:hover,.cp_l ul li.cur a{background: #41b90a url(../images/cp_ico02.gif) no-repeat 250px 20px;}
.cp_l span{display: block;width: 300px;text-align: center;height: 50px;line-height: 50px;background: #41b90a;overflow: hidden;}
.cp_l span a{font-size: 16px;color: #fff;}
.cp_r{ width:870px;}
.cp_rt{width: 600px; margin:0 auto; height:72px;}
.cp_rt ul li{ float:left;width: 160px;height: 50px; padding:0 20px;}
.cp_rt ul li a{ font-size:16px; color:#333;font-weight: bold;  display:block; float:left;width: 156px;text-align: center;height: 46px;line-height: 46px; border:#046fcd 2px solid;border-radius:5px;}
.cp_rt ul li.on a,.cp_rt ul li a:hover{ color:#fff;background: #3eb809;border:#3eb809 2px solid;}
.cp_r dl{ width:848px;height: 368px; border:#e6e6e6 1px solid; padding:20px 0 0 20px;}
.cp_r dl dt{width:350px; height:350px;float: left;overflow: hidden;}
.cp_r dl dt img,.ding_l img{ width:350px; height:350px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.cp_r dl dt img:hover,.ding_l img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cp_r dl dd{ width:400px; float:left; padding:10px 0 0 30px;}
.cp_r dl dd h5{height: 60px;line-height: 60px;overflow: hidden; background:url(../images/cp_ico03.gif) no-repeat 0 54px;}
.cp_r dl dd h5 a{font-size: 24px;color: #046fcd;}
.cp_r .cp_desc{ padding:15px 0 0; height:120px; font-size:14px; color:#333; line-height:30px;}
.cp_r .cp_desc span{display: block;}
.cp_r dl dd em{ display:inline-block; padding:35px 0 0;width: 400px;}
.cp_r dl dd em a{display: block;font-size: 14px;color: #fff;width: 110px;text-align: center;height: 35px;line-height: 35px;background: #046fcd;overflow: hidden;border-radius:50px;float: left; margin-right:15px;}
.cp_r dl dd em a:hover{background: #3eb809;}
.cp_rm{ padding:10px 0 0;width: 870px;overflow: hidden;}
.cp_rm ul li{ width:202px;  padding:0 0 0 20px; float:left;overflow: hidden;}
.cp_rm ul li img{ width:202px; height:202px;}
.cp_rm ul li span{ display:block; width:202px; text-align:center; height:25px; line-height:25px; overflow:hidden;}
.cp_rm ul li a{ font-size:14px; color:#333;}
.cp_rm ul li a:hover{color: #046fcd;}

/*按需定制*/
.ding_bg{background: #f2f2f2;font-size: 0; padding:72px 0 0;}
.ding .six_t{height: 140px;}
.ding_l{width: 623px;height: 406px;overflow: hidden;}
.ding_l img{width: 623px;height: 406px;}
.ding_r{width: 528px;height: 302px;background: #fff; margin:40px 0 0;}
.ding_r p{font-size: 14px;color: #333;float: left;width: 204px;height: 100px; border-bottom:#e6e6e6 1px solid; padding:50px 0 0 60px; background:url(../images/ding_ico01.gif) no-repeat 40px 57px;}
.ding_r p b{display: block;font-size: 18px;color: #046fcd; padding:0 0 5px;}

/*广告条*/
.ban01{ background:url(../images/ban01.jpg) no-repeat center 0; height:200px; overflow:hidden;}
.ban01 p{position: absolute;top: 40px;right: 0;width: 350px;}
.ban01 p span{ display:block; font-size:14px; color:#fff; background:url(../images/ban_tel.png) no-repeat 0 10px; padding:0 0 0 55px;}
.ban01 p i{display: block;line-height: 26px;}
.ban01 p span b{font-size: 18px;}
.ban01 p em{ display:block; padding:10px 0 0;}
.ban01 p em img{ width:201px; height:52px;}
.ban01 p em a{display: block;width: 201px;}
.ban01 p em a:hover{animation:shake 1.2s linear;-webkit-animation:shake 1.2s linear;}

.ban02{ background:url(../images/ban02.jpg) no-repeat center 0;}
.ban02 p{width: 385px;}

/*客户见证*/
.jz{ padding:70px 0 30px;font-size: 0;}
.jz .six_t{height: 130px;}
.jz01{width: 282px; padding:0 9px;}
.jz_dl{width: 282px;}
.jz_dl dt{ border:#e6e6e6 1px solid;width: 280px;height: 210px;}
.jz_dl dt img{width: 280px;height: 210px;}
.jz_dl dd{width: 260px;height: 170px;border:#e6e6e6 1px solid;padding: 10px;}
.jz_dl dd h5{font-size: 16px;color: #046fcd;height: 30px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.jz_dl dd em{display: block;font-size: 14px;color: #333;}
.jz .jz_desc01{font-size: 14px;color: #666;line-height: 24px;height: 72px;overflow: hidden; padding:7px 0 0;}
.jz_dl dd span{display: block; padding:12px 0 0;}
.jz_dl dd span img{width: 70px;height: 20px;}
.jz01 a{ display:none;position: absolute;top: 0;left: 9px;color: #fff;}
.jz01:hover a{display: block;}
.jz_m{width: 252px;height: 334px;background: #046fcd;text-align: center; padding:70px 15px 0;}
.jz_m b{display: block;font-size: 18px;height: 40px;line-height: 40px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.jz_m em{display: block;font-size: 14px;}
.jz_desc02{font-size: 14px;line-height: 24px;height: 72px;overflow: hidden; padding:15px 0 0;}
.jz_m span{display: block;width: 117px; margin:0 auto; padding:35px 0 0;}
.jz_m span img{width: 117px;height: 34px;}

/*合作客户*/
.hz{ padding:0 0 75px 10px;overflow: hidden;width: 1190px;}
.hz ul li{ width:162px;  padding:0 0 0 45px; float:left;overflow: hidden;}
.hz ul li img{ width:160px; height:90px; border:#e6e6e6 1px solid;
/*
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(1);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; */}
.hz ul li:hover img{
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);}

/*优势*/
.ys_bg{ background:url(../images/sybanner.jpg) no-repeat center 80px;height: 680px; padding:80px 0 0;font-size: 0;overflow: hidden;}
.ys_l{font-size: 16px;color: #333;width: 335px; padding:135px 0 0 25px;}
.ys_l b{display: block;font-size: 36px;color: #046fcd; padding:0 0 20px;}
.ys_l span{display: block;font-size: 12px;color: #b0b0b0;text-transform: uppercase;line-height: 18px; padding:10px 0 0;}
.ys_r{width: 745px;}
.ys_r dl{width: 745px;height: 175px; padding:0 0 20px;}
.ys_r dl dt{width: 72px;height: 72px;background: #3eb809;font-size: 36px;color: #fff;font-weight: bold;text-align: center;line-height: 72px;float: left;}
.ys_r dl dd{ padding:15px 20px 0 55px;width: 598px;float: left;background: #f2f2f2;height: 160px;}
.ys_r dl dd h5{font-size: 20px;color: #333;height: 66px; background:url(../images/ys_line.gif) no-repeat 0 64px;line-height: 28px;}
.ys_r dl dd h5 i{display: block;font-size: 12px;color: #d9d9d9;font-weight: normal;}
.ys_r dl dd p{font-size: 14px;color: #333;line-height: 26px; padding:15px 0 0;}
.ys_r .ys_dl02 dt{float: right;}

/*天圣资讯*/
.news,.wd{ width:550px; padding:0 0 60px;font-size: 0;}
.news_t{ height:55px; line-height:60px; background:url(../images/news_line.gif) no-repeat 0 53px;}
.news_t a{font-size: 18px;color: #333;font-weight: bold;}
.news_t a:hover,.news dl dt a:hover,.news ul li a:hover,.wd dt a:hover{color: #046fcd;}
.news_t span{ float:right;}
.news_t span a{ font-size:14px; color:#333;font-weight: normal;text-transform: uppercase;}
.news01{width: 550px; padding:20px 0 0; display:inline-block;}
.news01 span{display: block;float: left;width: 160px;height: 140px;background: #046fcd;text-align: center;font-size: 28px;color: #fff;font-family:Verdana, Geneva, sans-serif;line-height: 140px;text-transform: uppercase;font-weight: bold; border-right:#fff 1px solid;}
.news01 em{display: block;float: left;width: 388px;height: 140px;overflow: hidden;}
.news01 em img,.wd .wd_pic img,.about dl dt img{width: 388px;height: 140px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.news01 em img:hover,.wd .wd_pic img:hover,.about dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.news dl{width: 550px; padding:0 0 10px; border-bottom:#dfdfe0 1px solid;}
.news dl dt{height: 25px;line-height: 25px;overflow: hidden;}
.news dl dt a{font-size: 14px;color: #333;display: block;font-weight:bold;width: 440px;float: left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news dl dt i{float: right;font-size: 14px;color: #8c8a8a;font-weight: normal;width: 110px; text-align:right;}
.news dl dd{width: 550px; font-size: 14px;color: #555;height: 52px;line-height: 26px;overflow: hidden;}
.news ul{ display:inline-block;width: 550px; padding:10px 0 0;}
.news ul li{ height:30px; line-height:30px; overflow:hidden; background:url(../images/news_ico01.gif) no-repeat 0 15px; width:275px; float:left;}
.news ul li a{ font-size:14px; color:#333; padding:0 0 0 15px;}

/*常见问题*/
.wd .wd_pic{display: block;width: 550px;height: 140px;overflow: hidden; margin:20px 0 0;}
.wd .wd_pic img{width: 550px;height: 140px;}
.wd_m{ padding:20px 0 0;}
.wd dl{ width:255px;float: left; padding:0 0 0 20px;}
.wd dt{ background:url(../images/wen.gif) no-repeat 0 5px; padding-left:30px; height:25px; line-height:25px; overflow:hidden;}
.wd dt a{ font-size:14px; color:#333; font-weight:bold;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wd dd{ font-size:14px; color:#555; padding:10px 0 0 30px; line-height:25px; height:125px; overflow:hidden;}

/*聚焦天圣胶粘*/
.ab_bg{ background:url(../images/ab_bg.gif) no-repeat center 0; height:570px;font-size: 0; overflow:hidden;}
.about dl{ width:1200px; display:inline-block; overflow:hidden; padding:30px 0 0;}
.about dl dt{width:600px; height:400px;float: left;overflow: hidden;}
.about dl dt img{ width:600px; height:400px;}
.about dl dd{ width:575px; float:left; padding:20px 0 0 25px;}
.about dl dd h5{ background:url(../images/ab_line.gif) no-repeat 0 95px; height:100px;line-height: 40px;}
.about dl dd h5 a{ font-size:26px; color:#046fcd;}
.about dl dd h5 i{ display:block; font-size:36px; color:#f2f2f2; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.about .ab_desc{ font-size:14px; color:#333; height:120px; line-height:30px; padding:15px 0 0; overflow:hidden;}
.about dl dd span{ display:inline-block;width: 575px; padding:70px 0 0;}
.about dl dd span a{font-size: 16px;color: #fff;display: block;float: left;width: 130px;height: 40px;text-align: center;line-height: 40px;background: #046fcd;overflow: hidden;border-radius:5px; margin-right:15px;}
.about dl dd span a:hover{background: #3eb809;}

/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}
